projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2010-10-15
Matthias Clasen
docs: cross-reference to GtkComboBoxText
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Add docs for GtkComboBoxText
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
docs: fix a cross-reference
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Deprecate the old combobox text convenience api
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Javier Jardón
Use the new GtkComboBoxText API
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Add gtk_combo_box_text_new_with_entry
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
docs: adjust Since tags
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Christian Dywan
Use text column value in GtkComboBoxText
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Christian Dywan
Added GtkComboBoxText api
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
John Ralls
Bug 631719 - Restore second, more important, call to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Javier Jardón
docs: update OSX port project page
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Alberto Garcia
Make gtk_accelerator_get_default_mod_mask() return...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Christian Persch
Take cursor hotspot from pixbuf if available
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Javier Jardón
docs: Document GtkScrolledWindow's signals
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Deprecate gtk_init_add, gtk_remove_add and friends
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Colin Walters
Add boxed type and constructor
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Forgotten file
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
examples: build examples that are included in the docs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
docs: Drop the old tutorial
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
docs: move some tutorial content to the reference
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Emmanuele Bassi
docs: Move the introduction of the tutorial in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Benjamin Otte
x11: Don't set ParentRelative if the parent's visual...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Improve GtkBox and GtkTable docs a bit
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Emmanuele Bassi
link-button: Add ::activate-link signal
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Tristan Van...
Removed screwy GtkScrolledWindow logic
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Implement get_preferred_width/height in GtkEventBox
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Use gtk_container_handle_border_width() in GtkEventBox
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Inclusion cleanups in sources
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Inclusion cleanups in headers
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Make gdk.h an include-only header
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Drop dead gxid_proto.h header
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Matthias Clasen
Some GDK documentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Fridrich Štrba
Enable the build of MS Windows engine again
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Federico Mena...
Part of bgo#613728 - [GtkTreeView] Focus the list,...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kristian Rietveld
Initialize device_cursor hash table before creating...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kristian Rietveld
Do not call validate_visible_area() from the draw method
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kristian Rietveld
Add test for bug 163214
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kristian Rietveld
Add test for bug 111500
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kristian Rietveld
Add unit test for bug 93584
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kristian Rietveld
Also test scrolling to a new row in a mixed height...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Martin Schlemmer
Trying to fix MS Windows engine
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Matthias Clasen
Initialize variables
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Benjamin Otte
build: Require cairo-gobject for GDK
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Michael Natterer
gdk: add slots for all GdkWindowObject signals
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Michael Natterer
Bug 631599 - Allow to use arbitrary surfaces for offscr...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Michael Natterer
gtk: add cast to fix warning in my last commit
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Cody Russell
Implement style_set() for GtkWindow to resize window...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Tristan Van...
Deprecate GtkComboBoxEntry in favor of added properties...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Matthias Clasen
Add new API to docs and symbol list
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Matthias Clasen
Support GtkWidget expand properties in GtkNotebook
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Matthias Clasen
Support GtkWidget expand properties in GtkTable
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Matthias Clasen
Add a GtkTable testcase
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Havoc Pennington
Support GtkWidget expand properties in GtkBox
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Havoc Pennington
add tests/testexpand.c used to test the expand props...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Havoc Pennington
Add horizontal and vertical expand flags, compute_expan...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Matthias Clasen
Some more resize grip cleanups
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Matthias Clasen
Unify handling of GtkWindow::resizable property
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Matthias Clasen
Remove GtkWrapBox from the docs, too
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Matthias Clasen
Make GtkRecentManager use standard icon names for theme...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Matthias Clasen
Some resize grip cleanups
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Tristan Van...
Removed all traces of GtkWrapBox from GTK+.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Matthias Clasen
Don't start a drag if we are not resizable
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Christian Persch
Use GSettings for the filechooser settings
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Jorge González
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Jorge González
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Jorge González
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Michael Natterer
Bug 563002 - Doesn't call 'update-preview' on set_filename
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matej Urbančič
Updated Slovenian translation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Kristian Rietveld
Don't check resize-grip-visible in default values unit...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Kristian Rietveld
Disable resize grip on spin button test
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Kristian Rietveld
Fix scrolled window policy so the size allocation does...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Kristian Rietveld
Handle off-by-one errors due to rounding
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Kristian Rietveld
Use double iso. float since that is what GtkAdjustment...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Kristian Rietveld
Use GtkAdjustment accessors to properly compress change...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
Rework GdkPangoRenderer example to use existing api
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
docs: add a longdesc for X-specifics
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
docs: Update cairo-related docs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
docs: Remove mentions of GdkPixmap from cursor docs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
Move GdkVisualType docs inline
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
docs: Correct some link targets
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Jorge González
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Tor Lillqvist
Add two new functions to gtk.symbols
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Michael Natterer
Bug 631599 - Allow to use arbitrary surfaces for offscr...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Tristan Van...
Added logic to GtkScrolledWindow when allocating height...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Tristan Van...
Make GtkScrolledWindow offload border-width calculation...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
Don't link to old stuff
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
Add a missing close tag
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
Remove a note about GTK 1.2 api
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
Fix a trivial typo
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
Reorder some sections
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
Remove mentions of dialog separator from the docs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
Some documentation updates
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Matthias Clasen
Inspect geometry when setting resize grip cursors
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Owen W. Taylor
GtkWindow: Allow setting size from geometry
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Owen W. Taylor
Warn when calling gtk_window_parse_geometry() on an...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Owen W. Taylor
Fix handling of the geometry widget
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Tristan Van...
Added documentation to GtkContainer about implementing...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Vincent Untz
build: Distribute README.multipress
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Fran Diéguez
Updated Galician translations
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ivar Smolin
[l10n] Updated Estonian translation
commit
|
commitdiff
|
tree
|
snapshot
next